home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 3
/
Amiga Tools 3.iso
/
grafik
/
raytracing
/
rayshade-4.0.6.3
/
rayfiles
/
rsdefs
/
docs
/
changes
< prev
next >
Wrap
Text File
|
1994-08-09
|
1KB
|
29 lines
12/18/92 - Added new surfaces. Corrected documents. Changed superprims:
RSPskysphere is easier to use; all primitives, except for the skys,
have a surface specification; Platonic Solids now can be transformed
the same as normal objects. Added surfaces.info, and test_surfs.
2/8/93 - Converted package to hierarchal format. Changed primitives to a more
versital format. Added "prefix" argument to all primitives. Changed
surfaces to macros. Modifed testsurf.ray to use new surface macros.
Added new primitives -- <chess.rh>: RSPchessboard, RSPcylinderboard;
<clean.rh>: RSPtoothbrush, RSPsoapbar, RSPsoap_dish, RSPsoap_and_dish,
RSPglass, RSPglass_holder; <font.rh>: RSPfont_*; <jewels.rh>:
RSPjewel8pt, RSPmounted_jewel8pt; <rounded.rh>: RSProundedbox,
RSPboxframe, RSProundedcylinder, RSProundeddisc. Added macro for
placing chess pieces, RSMchesspiece. Added Example files
-- checkers.ray, clean.ray, font.ray, ring.ray, soap.ray.
Added Docs/CSG, Objects/obj_info.txt. Added textures:
RSTnamed_marb_check1, RSTlightgray_marb. Added frametype:
RSF*_perfect.
4/15/93 - Split Docs into several files. Added stdhdr for testing examples.
4/26/93 - Replaced clean.rh with old definitions that uses grids and moved
new clean.rh to clean.rh.lists. This is to take into account the
problem with CSG "checkbounds" being set to false. The clean.rh.lists
file should be used if checkbounds is set to true.
4/28/93 - Added AddingGuide to documentation section.